Each week, I read a myriad of topics that pique my curiosity and spark new ideas. From AI advancements and low-code solutions to tutorials on enhancing accessibility and performing database operations in .NET MAUI, this week's reading notes offer an eclectic mix of insights and practical knowledge.
Dive in and explore the fascinating links that kept me captivated over the past few days!
AI
AI mistakes are very different from human mistakes (Mark Downie) - Very interesting thoughts. Looking forward to seeing how we adapt and integrate new security practices to avoid those new potential mistakes
How To Extract Data From Web Page Using Power Automate (Matthew Devaney) - Cool project leveraging low-code and AI.
Programming
Easily Bind SQLite Database and Perform CRUD Actions in .NET MAUI DataGrid (Jayaleshwari N) - A detailed tutorial with all the required code to do it. Super clear.
How to build a copy code snippet button and why it matters (Salma Alam-Naylor) - Follow this developer as Salma builds a nice Copy button to improve the accessibility of blog. Really good idea!
Miscellaneous
- Using Tools (Safely) with LLMs (Mark Heath) - This is a nice C# tutorial that explains how to extend the capabilities of your AI without compromising security.